Skip to content

docs: minor update to use pickN CRP for eviction how-to doc#1099

Merged
Arvindthiru merged 1 commit intoAzure:mainfrom
Arvindthiru:updateEvictionHowto
Mar 26, 2025
Merged

docs: minor update to use pickN CRP for eviction how-to doc#1099
Arvindthiru merged 1 commit intoAzure:mainfrom
Arvindthiru:updateEvictionHowto

Conversation

@Arvindthiru
Copy link
Copy Markdown
Contributor

Description of your changes

Fixes #

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

Special notes for your reviewer

@Arvindthiru
Copy link
Copy Markdown
Contributor Author

Arvindthiru commented Mar 26, 2025

The change is address the case where a PickAll CRP with more than one member cluster joined will always be available https://github.com/Azure/fleet/blob/main/docs/howtos/eviction-placement-disruption-budget.md?plain=1#L85 (In the How-to I created a fleet with only one member cluster joined)

Hence using PickN CRP to be deterministic

numberOfClusters: 1
```

The `CRP` status after applying should look something like this:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does the crp example on line 41 and below have GEN 2?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the GEN is 2 "magically" for a pickN CRP. Need to investigate more on it.

@Arvindthiru Arvindthiru merged commit 7f6590a into Azure:main Mar 26, 2025
6 checks passed
ryanzhang-oss pushed a commit to ryanzhang-oss/fleet that referenced this pull request Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants